-
Notifications
You must be signed in to change notification settings - Fork 360
Enhance capability hosts documentation #533
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Updated capability hosts documentation to include agent definitions in thread storage and emphasized resource region alignment.
@karpikpl : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
Learn Build status updates of commit 2e1aa2f: ✅ Validation status: passed
For more details, please refer to the build report. |
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
I'm not sure about the changes anymore. It would be good to get clarification on region and resource placement requirements. documentation from https://github.com/azure-ai-foundry/foundry-samples/tree/main/samples/microsoft/infrastructure-setup/15-private-network-standard-agent-setup states that:
but I was able to deploy workspace resources in another region and Agent Service is working ![]() |
@fosteramanda Could you respond to the comment above? |
Azure Documentation has "must be" Note All Foundry workspace resources must be deployed in the same region as the virtual network (VNet). This includes Cosmos DB, Storage Account, AI Search, Foundry Account, Project, and Managed Identity. but it works cross region 😕 Another contradiction - Foundry Agent Service documentation: Note To avoid cross-region bandwidth charges, deploy Azure Cosmos DB, Storage, and AI Search in the same Azure region as Foundry Agent Service. which again, means that cross region should work, it's just going to be expensive |
This pull request has been inactive for at least 14 days. If you are finished with your changes, don't forget to sign off. See the contributor guide for instructions. |
yeah, I'm done #sign-off |
Invalid command: '#sign-off'. Only the assigned author of one or more file in this PR can sign off. @fosteramanda |
This pull request has been inactive for at least 14 days. If you are finished with your changes, don't forget to sign off. See the contributor guide for instructions. |
Yeah, been waiting for a review for a long time |
Updated capability hosts documentation to include agent definitions in thread storage and emphasized resource region alignment.